# File lib/money/currency/heuristics.rb, line 6
      def analyze(str)
        raise StandardError, 'Heuristics deprecated, add `gem "money-heuristics"` to Gemfile'
      end