To implement remove_singleton_class, evilr changes the klass pointer in the object to point to the objects real class instead of its singleton class.
This also bypasses any extended modules.