rb_file_s_expand_path 5961 file.c             rb_define_singleton_method(rb_cFile, "expand_path", rb_file_s_expand_path, -1);
rb_file_s_expand_path  471 include/ruby/intern.h VALUE rb_file_s_expand_path(int, const VALUE *);