flo_eq 5188 numeric.c rb_define_method(rb_cFloat, "==", flo_eq, 1); flo_eq 5189 numeric.c rb_define_method(rb_cFloat, "===", flo_eq, 1);