module.exports = { get routes() { return require('./RoutesHandler'); } };