# File lib/brakeman/checks/check_number_to_currency.rb, line 8
  def initialize(*)
    super
    @found_any = false
  end