# File rexml/encodings/Shift-JIS.rb, line 10
   def from_shift_jis(str)
				Uconv::sjistou8(str)
			end