When the routes are bound in the bindRoutes function the route function on the Router is called with the url parameter twice instead of the url and name of the actual route. This makes logic that does custom route filtering difficult to achieve when deciphering routes defined within the controller.