Replaces a substring of this object with the given text. Subclasses must ensure that if the text between start and limit is equal to the replacement text, that replace has no effect. That is, any metadata should be unaffected. In addition, subclasses are encouraged to check for initial and trail
(int start, int limit, String text)
source not stored for this graph (policy: none)
no outgoing calls