class Redis::Client::Connector

def initialize(options)

def initialize(options)
  @options = options.dup
end