# File lib/money/currency.rb, line 220
    def eql?(other_currency)
      self == other_currency
    end