# File lib/rack/mock.rb, line 137
    def [](field)
      headers[field]
    end