module.exports = Self => { require('../methods/ticket-state/changeState')(Self); };