@psalm-param non-empty-string $text
public function __construct(string $text) { $this->text = $text; }