1628 1629 1630
# File 'lib/m500.rb', line 1628 def abs @abs1 = -1 ? Quotient.new!(@numerator, @denominator) : self end