literal = $literal; } public function __toString(): string { return (string) $this->literal; } }