numeric_conj     1510 complex.c          rb_define_method(rb_cNumeric, "conjugate", numeric_conj, 0);
numeric_conj     1511 complex.c          rb_define_method(rb_cNumeric, "conj", numeric_conj, 0);