# File rexml/encodings/Shift_JIS.rb, line 6
   def to_shift_jis content
				Uconv::u8tosjis(content)
			end