eieio-instance-inheritor

eieio-instance-inheritor's value is

eieio-instance-inheritor


Documentation:
This special class can enable instance inheritance.
Use `clone' to make a new object that does instance inheritance from
a parent instance. When a slot in the child is referenced, and has
not been set, use values from the parent.