# File ext/nkf/lib/kconv.rb, line 172
  def tosjis(str)
    ::NKF::nkf('-sm', str)
  end