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