# File lib/redis/distributed.rb, line 81
    def info(cmd = nil)
      on_each_node :info, cmd
    end