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