class Redis::Connection::Synchrony

def timeout=(timeout)

def timeout=(timeout)
  @connection.timeout = timeout
end