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