module.exports = Self => {
    require('../methods/machine-worker/updateInTime')(Self);
};