module.exports = Self => { require('../methods/docuware/download')(Self); require('../methods/docuware/checkFile')(Self); };