# File lib/merb-cache/stores/fundamental/abstract_store.rb, line 98
  def delete_all!
    delete_all
  end