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