Function

Properties & methods

Function#constitute( )
Do things to the class constructor once it's ready, and inherit to children
Function#setMethod( )
Set a prototype method on the this class
Function#setProperty( )
Set a getter on the given prototype, or a simple value
Function#setStatic( )
Set a static method or property on the given constructor
Function#setStaticProperty( )
Set a static getter property