In my attempt to install OBDependencyWalker in Pharo beta #10413, I discovered that it triggers DNUs because #theClass is no longer available in this image version.
I could not find easily the rationale for stripping the method.
Is this a known fact and OBDependencyWalker should be modified, or #theClass needs to be reinstated?
��