Why are we trying to instantiate an **abstract** class here, when [abstract classes cannot be instantiated](https://www.php.net/manual/en/language.oop5.abstract.php)? https://github.com/litesaml/lightsaml/blob/1661a26aced239c5acea38e80e943147cdbdbe0a/src/Model/Metadata/RoleDescriptor.php#L322