module.exports = Self => {
    require('../methods/zone-calendar/removeByDate')(Self);
};