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