module.exports = Self => {
    require('../methods/worker-time-control-mail/checkInbox')(Self);
};