# File lib/rexml/encodings/SHIFT-JIS.rb, line 23 def encode_sjis content NKF.nkf(U8TOSJIS, content) end