# File lib/dbd_mysql/Mysql.rb, line 367
  def __insert_id
    @handle.insert_id
  end