There are several ways to do so but a little more context would be helpful to give the best suggestion. One way, if you have a reference to the element where the controller is initialized on you could do something like this:
- $('element').controller(mycontroler1).functionToUse()