public void closeUseCase(RentVehicleControl rentControl) { rentControl.destroy(); this.rentControl = null; }