private function __construct(
        int $id,
        ? string $comment,
        int $commentsCount,
        TagCollection $tags,