# File temp/encodings/EUC-JP.rb, line 23
      def encode_eucjp content
        NKF.nkf(U8TOEUC, content)
      end