private function getProgressBar() : ProgressBar { return $this->progressBar ?? throw new RuntimeException('The ProgressBar is not started.'); }