# File lib/memcache/base.rb, line 5
    def clear
      flush_all
    end