module.exports = Self => { require('../methods/mrw-config/createShipment')(Self); require('../methods/mrw-config/cancelShipment')(Self); };