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