# File src/rexml/encodings/Shift-JIS.rb, line 6
                        def to_shift_jis content
                                Uconv::u8tosjis(content)
                        end