f_lcm 1734 rational.c return f_lcm(self, other); f_lcm 1751 rational.c return rb_assoc_new(f_gcd(self, other), f_lcm(self, other));