rb_load_file 532 include/ruby/intern.h void *rb_load_file(const char*); rb_load_file 298 load.c node = (NODE *)rb_load_file(RSTRING_PTR(fname));