module.exports = () => { return (ctx, next) => next(); };