Function
Properties & methods
- Function.create( )
- Create a function with the given variable as name
- Function#methodize( )
- Create a function that will call the given function with 'this' as the first argument
- Function#unmethodize( )
- Create a function that will call the given function with the first argument as the context