# File lib/rchardet/utf8prober.rb, line 45
    def get_charset_name
      return "utf-8"
    end