Ver originalpublic function __toString() { return "{$this->_nombre} ({$this->_edad} años) de {$this->_carrera}\n"; }