f_rational_new2  1038 rational.c     	    return f_rational_new2(CLASS_OF(self), num, den);
f_rational_new2  1572 rational.c         return f_rational_new2(CLASS_OF(self), p, q);