isKindOfClass: Returns a Boolean value that indicates whether the
receiver is an instance of given class or an instance of any class
that inherits from that class.
isMemberOfClass: Returns a Boolean value that indicates whether the
receiver is an instance of a given class.