# File lib/http/cookie_jar.rb, line 333
  def clear
    @store.clear
    self
  end