f_rational_new_bang1  781 rational.c     	return f_rational_new_bang1(CLASS_OF(self), ONE);
f_rational_new_bang1  833 rational.c     	    return f_cmp(self, f_rational_new_bang1(CLASS_OF(self), other));
f_rational_new_bang1  902 rational.c     	return rb_assoc_new(f_rational_new_bang1(CLASS_OF(self), other), self);