# File lib/merb-cache/stores/strategy/abstract_strategy_store.rb, line 112
    def delete_all!
      raise NotImplementedError
    end