Add reflect method for Function.prototype Add aop and mixin methods for Function.prototype
Returns the reflected Class of this class constructor.
Returns a new function for AOP.
new 'this' context
Mixin other class methods in this class.
Add reflect method for Function.prototype Add aop and mixin methods for Function.prototype