# File lib/http/cookie_jar/hash_store.rb, line 16 def default_options { :gc_threshold => HTTP::Cookie::MAX_COOKIES_TOTAL / 20 } end