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