module.exports = Self => { require('../methods/agency-term/filter')(Self); require('../methods/agency-term/createInvoiceIn')(Self); };