# File lib/dbd/mysql/database.rb, line 361
361:
def
__insert_id
362:
@handle
.
insert_id
363:
end