ProgressBar
public function getProgressBar(int $max = 0) { return new ProgressBar($this->getErrorOutput(), $max); }