private void ejecutarCancelacion() { repoTurno.cancelarTurno(turnoACancelar, motivoDeCancelacion, tipoDeCancelacion); }