# File lib/merb-cache/stores/fundamental/abstract_store.rb, line 89
  def delete_all
    raise NotImplementedError
  end