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