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

    var service = new services.delete(app);

    const gt = app.utility.gettext;