rb_file_s_absolute_path 5962 file.c             rb_define_singleton_method(rb_cFile, "absolute_path", rb_file_s_absolute_path, -1);
rb_file_s_absolute_path  473 include/ruby/intern.h VALUE rb_file_s_absolute_path(int, const VALUE *);