module.exports = Self => {
    require('../methods/entry/filter')(Self);
};