# File lib/money/currency.rb, line 67
      def table
        @table ||= load_currencies
      end