class Redis::Connection::Ruby

def initialize

def initialize
  @sock = nil
end