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