This class will route a request to the according model and/or view through its controller. A model and a view can be automatically associated if located in the same directory branch with the same name than the controller in their respective locations A view can be directly imported in the controller through this very class