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