module.exports = function(Self) {
    require('../methods/ticket-log/getChanges')(Self);
};