path()
Path of the file being run
static VALUE tracepoint_attr_path(VALUE tpval) { return rb_tracearg_path(get_trace_arg()); }