module.exports = function(Self) {
    require('../methods/expedition/filter')(Self);
};