# File ext/nkf/lib/kconv.rb, line 277
  def kconv(out_code, in_code=Kconv::AUTO)
    Kconv::kconv(self, out_code, in_code)
  end