NSObject constructor

NSObject()

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

Implementation

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