# File lib/capistrano/configuration/namespaces.rb, line 180 def respond_to?(sym) super || parent.respond_to?(sym) end