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