Syntax:
ensure-class-using-class (class class) &key :metaclass :direct-superclasses &allow-other-keys => resulting-class
Description:
This is a method on the generic function ensure-class-using-class.
This method implements the behavior of the generic function in the case where the class argument is a class.
This method can be overridden.