# File lib/active_resource/http_mock.rb, line 195
    def [](key)
      headers[key]
    end