# File lib/moneta/memcache.rb, line 48
    def clear
      @cache.flush_all
    end