addValue($this); } public function __toString(): string { return sprintf('%s: %s', (string) $this->attribute, $this->name); } }