# File lib/rack/request.rb, line 340 def accept_language parse_http_accept_header(@env["HTTP_ACCEPT_LANGUAGE"]) end