# File lib/action_web_service/api.rb, line 94 def has_api_method?(name) api_methods.has_key?(name) end