exports.workflow = null exports.get = (workflow) => { this.workflow = require(`./workflows/${workflow}/module/module`) }