module.exports = SUtils
    .waitForAs('lackey-cms/modules/cms/server/controllers/role',
        SUtils.cmsMod('core').model('role'),
        SUtils.cmsMod('core').controller('crud')
    )