Module constructor

Module()

Implementation

Module() {
  registerInjections();
  registerRoutes();
}