public TurmaProfessorController()
 {
     repo = new TurmaProfessorRepository();
 }