public ProfessorTurmaController()
 {
     _repository = new ProfessorTurmaRepository();
 }