# File lib/sqlite3/database.rb, line 278 def last_insert_row_id @driver.last_insert_rowid( @handle ) end