# File lib/faker/internet.rb, line 76
      def fix_umlauts(string)
        Char.fix_umlauts(string)
      end