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