# File lib/redis/distributed.rb, line 43
    def ping
      on_each_node :ping
    end