numeric_conj     2257 complex.c          rb_define_method(rb_cNumeric, "conjugate", numeric_conj, 0);
numeric_conj     2258 complex.c          rb_define_method(rb_cNumeric, "conj", numeric_conj, 0);