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