NSMutableString constructor
NSMutableString()
Returns a new instance of NSMutableString constructed with the default new method.
Implementation
NSMutableString() : this.as(new$().object$);
Returns a new instance of NSMutableString constructed with the default new method.
NSMutableString() : this.as(new$().object$);