# File lib/redis/distributed.rb, line 76
    def flushdb
      on_each_node :flushdb
    end