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