A basic module object that represents a module of Javascript code that can be dynamically loaded.
initialize(?Object context)
Performs any load-time initialization that the module requires.