# File ext/nkf/lib/kconv.rb, line 248
  def issjis(str)
    RegexpShiftjis.match( str )
  end