You can do stuff like:
- var myControl = new myApp.Widgets.someController( "#domID" );
- myControl.someFunction( args );