var app = require('./the.js')('MiniMVPBackend'); exports.status = app('status'); exports.echo = app('echoEvent:andContext:');