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