# File lib/xtemplate/xml.rb, line 116 def on_xmldecl_encoding(str) #$KCODE = str push_content(" encoding=\"#{str}\"") end