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