content; } public static function from(string $content): self { return new self($content); } }