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