FractionLike(this.numerator, this.denominator) : assert(denominator != 0, 'Denominator cannot be zero');