public function testReadOnlyFieldHydration()
    {
        $entityPrototype = new class
        {
            public $baz;