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