anyInstance

anyInstance(): Boolean;

The anyInstance method of the Class class returns true if any instances of the receiver class exist and is equivalent to the firstInstance <> null expression.