module.exports = function(Self) { require('../methods/ticket-state/change-state.js')(Self); };