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