id_core_define_singleton_method 4479 compile.c      	ADD_SEND (ret, nd_line(node), ID2SYM(id_core_define_singleton_method), INT2FIX(3));
id_core_define_singleton_method  185 ext/ripper/ripper.c      id_core_define_singleton_method = 374,
id_core_define_singleton_method  759 ext/ripper/ripper.y %nonassoc id_core_define_singleton_method
id_core_define_singleton_method   33 id.c               REGISTER_SYMID(id_core_define_singleton_method, "core#define_singleton_method"),
id_core_define_singleton_method   69 id.h               id_core_define_singleton_method = 374,
id_core_define_singleton_method  157 id.h           ruby_method_id_check_for(id_core_define_singleton_method, 374);
id_core_define_singleton_method  185 parse.c             id_core_define_singleton_method = 374,
id_core_define_singleton_method  158 parse.h             id_core_define_singleton_method = 374,
id_core_define_singleton_method  759 parse.y        %nonassoc id_core_define_singleton_method
id_core_define_singleton_method 1846 vm.c               rb_define_method_id(klass, id_core_define_singleton_method, m_core_define_singleton_method, 3);