class Redis::Distributed

def ping

def ping
  on_each_node :ping
end