I am migrating my application form express 3 to express 4 and in express 3 i get all registered routes by app.route() help me to solve this problem in express 4 I have tried app._router.stack but couldn't get required results