It would be really nice to have an `initialize` method so we can call something before each route callback (repeating logic). Inspiration: http://backbonejs.org/#Router-constructor
It would be really nice to have an
initializemethod so we can call something before each route callback (repeating logic).Inspiration: http://backbonejs.org/#Router-constructor