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