This is a context manager (use it with `with`) that hooks the `builtins.__build_class__` function to cause classes to be mutated rather than redefined. It needs a list/tuple of old classes to consider for mutation. The mutation system picks the most similar class to mutate, fal
source not stored for this graph (policy: none)