public EscolaRepository()
 {
     _ctx = new AlunoEscolaContext();
 }