# File temp/encodings/EUC-JP.rb, line 19
      def decode_eucjp(str)
        NKF.nkf(EUCTOU8, str)
      end