numeric_imag     1501 complex.c          rb_define_method(rb_cNumeric, "imaginary", numeric_imag, 0);
numeric_imag     1502 complex.c          rb_define_method(rb_cNumeric, "imag", numeric_imag, 0);