class Redis::Connection::Ruby

def initialize(sock)

def initialize(sock)
  @sock = sock
end