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