# File lib/action_controller/request.rb, line 75 def headers @headers ||= ActionController::Http::Headers.new(@env) end