numeric_imag 2248 complex.c rb_define_method(rb_cNumeric, "imaginary", numeric_imag, 0); numeric_imag 2249 complex.c rb_define_method(rb_cNumeric, "imag", numeric_imag, 0);