FamixInheritance>>name seems superflous because it overrides a superclass method with the same behavior.
We tried to remove the entity but then a (seemingly unrelated) test is failing in FamixModelExtractionTest>>testReferenceModel.
We didn't commit this change in the repository fearing that something might fail.