NSMutableString constructor

NSMutableString()

Returns a new instance of NSMutableString constructed with the default new method.

Implementation

NSMutableString() : this.as(new$().object$);