rb_complex_new1  1044 complex.c          return rb_complex_new1(INT2FIX(0));
rb_complex_new1  1050 complex.c          return rb_complex_new1(self);
rb_complex_new1  1237 complex.c          return rb_complex_new1(INT2FIX(0));