Returns the subclasses of class. Class may be a symbol naming a class, a instance of a class or a class object. If proper? is true (the default) then the class itself willnot be included in the result. If proper? is nil, then it will.
class
proper?