kif_lib.KIF_Object.test# classmethod KIF_Object.test(obj: Any) → bool# Tests obj class. Parameters: obj – Value. Returns: True if obj is an instance of this class; False otherwise.