@psalm-assert-if-true !null $this->text
public function hasText() : bool { return $this->text !== null; }