1069 1070 1071
# File 'lib/redis/distributed.rb', line 1069 def dup self.class.new(@node_configs, @default_options) end