public function getCarreras()
 {
     return Carrera::all();
 }