ulkb.Object.check_object# Object.check_object(func_name='check_object', arg_name=None, arg_position=None)# Checks whether object is an instance of Object. Parameters: func_name – Function name. arg_name – Argument name. arg_position – Argument position. Returns: Object. Raises: TypeError – Object is not an instance of Object.