How does one dynamically remove CLASSES. I see how you transfer a CLASS but I wished to remove a CLASS and its associated instances from my LISP world. Is there a function to do so. If not, do I have to transform it by redefining it to the standard-class (how?)?