# File lib/action_dispatch/http/response.rb, line 96
    def message
      Rack::Utils::HTTP_STATUS_CODES[@status]
    end