# File lib/sqlite3/database.rb, line 302
def
interrupt
@driver
.
interrupt
(
@handle
)
end