# File lib/UTF8Prober.rb, line 50
        def get_charset_name
            return "utf-8"
        end