public CurtidaController()
 {
     _curtidaRepository = new CurtidaRepository();
 }