__base Class
The original base object.
Item Index
Methods
Methods
extend
()
Takes any number of objects as arguments and extend the values to this one. Overwrite this property to have new behaviour on the next extension.
initialize
()
This method will be called before returning the instance. Put your initialization code here.