# File lib/action_dispatch/http/request.rb, line 84 def request_method_symbol HTTP_METHOD_LOOKUP[request_method] end