1758 1759 1760
# File 'lib/m500.rb', line 1758 def hash @numerator.hash ^ @denominator.hash ^ @abs.hash end