# File lib/rack/response.rb, line 50
    def [](key)
      header[key]
    end