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