= private = protected
guess(str)
Guess input encoding by NKF.guess
# File ext/nkf/lib/kconv.rb, line 141 def guess(str) ::NKF::guess(str) end