module.exports = Self => {
    require('../methods/agency-mode/byWarehouse')(Self);
};