# File temp/encodings/SHIFT-JIS.rb, line 10
def
encode_sjis
(
str
)
Uconv
::
u8tosjis
(
str
)
end