module.exports = (app) ->
  app.set 'custom-key', 'custom-value'
