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