path_s_getwd     1452 ext/pathname/pathname.c     rb_define_singleton_method(rb_cPathname, "getwd", path_s_getwd, 0);
path_s_getwd     1453 ext/pathname/pathname.c     rb_define_singleton_method(rb_cPathname, "pwd", path_s_getwd, 0);