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