class Router

This is the base controller of our application. It will mount the dynamically created controllers in our app. This is achieved with inheritance callback.