1065 1066 1067
# File 'lib/redis/distributed.rb', line 1065 def inspect "#<Redis client v#{Redis::VERSION} for #{nodes.map(&:id).join(', ')}>" end