rb_frame_this_func 1116 error.c        	     rb_id2name(rb_frame_this_func()));
rb_frame_this_func  184 include/ruby/intern.h 	    return rb_enumeratorize(obj, ID2SYM(rb_frame_this_func()),	\
rb_frame_this_func  279 include/ruby/intern.h ID rb_frame_this_func(void);
rb_frame_this_func 6113 io.c               return rb_funcall3(ARGF.current_file, rb_frame_this_func(), argc, argv);
rb_frame_this_func  114 struct.c           return rb_struct_getmember(obj, rb_frame_this_func());
rb_frame_this_func  161 struct.c       	if (rb_id_attrset(SYM2ID(slot)) == rb_frame_this_func()) {
rb_frame_this_func  165 struct.c           rb_name_error(rb_frame_this_func(), "`%s' is not a struct member",
rb_frame_this_func  166 struct.c       		  rb_id2name(rb_frame_this_func()));
rb_frame_this_func 3286 thread.c       	VALUE list = rb_hash_aref(hash, ID2SYM(rb_frame_this_func()));
rb_frame_this_func 3301 thread.c           sym = ID2SYM(rb_frame_this_func());
rb_frame_this_func 3323 thread.c           sym = ID2SYM(rb_frame_this_func());