# File lib/sqlite/database.rb, line 294
    def interrupt
      SQLite::API.interrupt( @handle )
    end