It would be great if a manner service could be used as an express app. ```js var app = express() app.use('/', manner(service)) ```