generic-p
generic-p is a compiled Lisp function in `eieio-core.el
'.
(generic-p METHOD)
Return non-nil if symbol METHOD is a generic function.
Only methods have the symbol `eieio-method-obarray' as a property
(which contains a list of all bindings to that method type.)