# File lib/money/currency.rb, line 271
    def code
      symbol || iso_code
    end