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