eieio-generic-call
eieio-generic-call is a compiled Lisp function in `eieio-core.el
'.
(eieio-generic-call METHOD ARGS)
Call METHOD with ARGS.
ARGS provides the context on which implementation to use.
This should only be called from a generic function.