void IFreeze.Freeze(FreezeBuffer fb) { fb.Byte((byte)SerializationCode.Rat); fb.ObjRef(num); fb.Long((long)den); }