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