Checks whether x has any class *named* cls_name in its ancestry. Doesn't require access to the class's implementation. Useful for patching!
(x: object, cls_name: str)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected