[ ] First choose of Routes should be named to use in reversed routing. Another option would be to pass the Controller class intance and the method name
[ ] Return the full matched Henri\Framework\Router\Route instance
[ ] If the (optionally) required parameters are passed add the generated route in the Route object
Improve the reverse routing on the Router class.
Henri\Framework\Router\Route
instance