exports = module.exports = function(services, app) {

    var service = new services.list(app);

    /**