# File ext/nkf/lib/kconv.rb, line 144
  def tojis(str)
    ::NKF::nkf('-jm', str)
  end