# File lib/sqlite3/database.rb, line 597
    def transaction_active?
      @transaction_active
    end