NAME called_object - return the calling object SYNOPSIS varargs object calling_object(int n) DESCRIPTION Return the object calling at callchain n. It will be the last file in its inheritance chain. The first argument defaults to 0. SEE ALSO kfun/previous_program, efun/called_locally, efun/calling_file, efun/previous_function