public async Task StartAsync(CancellationToken cancellationToken) { await _bootstrapper.BootstrapAsync(); }