eieio-unbind-method-implementations
eieio-unbind-method-implementations is a compiled Lisp function in `eieio-core.el
'.
(eieio-unbind-method-implementations METHOD)
Make the generic method METHOD have no implementations.
It will leave the original generic function in place,
but remove reference to all implementations of METHOD.