public function __construct(string $section) { parent::__construct(sprintf('PHPUnit does not support PHPT %s sections', $section)); }