# File lib/sixarm_ruby_unaccent/string.rb, line 16
  def unaccent
    unaccent_via_scan
  end