Any idea why today when I do `config.require('role')` that it doesn't expect it to be prefixed with ...
w
Any idea why today when I do
config.require('role')
that it doesn't expect it to be prefixed with the name as in
foo:role
?