module Money::Currency::Heuristics
def analyze(str)
def analyze(str) raise StandardError, 'Heuristics deprecated, add `gem "money-heuristics"` to Gemfile' end
def analyze(str) raise StandardError, 'Heuristics deprecated, add `gem "money-heuristics"` to Gemfile' end