# File lib/redis/distributed.rb, line 68
    def flushall
      on_each_node :flushall
    end