Syntax:
make-instance (class funcallable-standard-class) &rest initargs => instance
Description:
This is a method on the generic function make-instance.
This method implements the behavior of make-instance described in the CLOS specification section named ``Object Creation and Initialization.''