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