# File lib/gettext.rb, line 289
  def set_output_charset(charset)
    TextDomainManager.output_charset = charset
    self
  end