public function testOneToOneInverseExtractionWithEntity()
    {
        $childEntity = new class implements EmptyProxyEntityInterface
        {
            private $id = 5;