# File lib/merb-cache/stores/fundamental/memcached_store.rb, line 78
    def delete_all
      @memcached.flush
    end