module.exports = function (router) { router.get('/clarification', require('./clarification')); };