# File lib/mechanize/cookie_jar.rb, line 9
    def initialize
      @jar = {}
    end