rb_file_path     6093 file.c             rb_define_method(rb_cFile, "path",  rb_file_path, 0);
rb_file_path     6094 file.c             rb_define_method(rb_cFile, "to_path",  rb_file_path, 0);