44 45 46
# File 'lib/uencode/elements.rb', line 44 def ==(other) numerator == other.numerator && denominator == other.denominator end