# File lib/capistrano/configuration/namespaces.rb, line 183 def role(*args) raise NotImplementedError, "roles cannot be defined in a namespace" end