module.exports = Self => {
    require('../methods/client-dms/removeFile')(Self);
};