# File lib/action_dispatch/http/request.rb, line 123 def head? HTTP_METHOD_LOOKUP[method] == :head end