# File temp/encodings/EUC-JP.rb, line 9
    def encode_eucjp content
      Uconv::u8toeuc(content)
    end