get Instances
Extract my set of instances. If any object is itself a type then all of its subtypes are automatically instances, but they're not returned by this method. Also, any object that's a type and has a supertype in this set will have been removed during creation of this enumeration.
Return
The instances of this enumeration.
Parameters
self
The enumeration for which to extract the instances.