# File lib/action_web_service/container/delegated_container.rb, line 55 def has_web_service?(name) web_services.has_key?(name.to_sym) end