I\'m trying to build my own service by following the example in the documentation for the factory methodology. I think I\'ve done something wrong however because I continue
Please "include" both Controller and the module(s) where the controller and the functions called in the Controller are.
module(theModule);