# File lib/locale.rb, line 270
  def charset
    driver_module.charset || "UTF-8"
  end