int_even_p 2454 numeric.c if (int_even_p(y)) return INT2FIX(1); int_even_p 3146 numeric.c rb_define_method(rb_cInteger, "even?", int_even_p, 0);