# File temp/encodings/SHIFT-JIS.rb, line 19
      def decode_sjis(str)
        NKF.nkf(SJISTOU8, str)
      end