Returns the names of the direct superclasses of a class in a multifield variable. If the optional "inherit" argument is given, indirect superclasses are also included.
(class-superclasses <class-name> [inherit])