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