# File lib/sqlite/database.rb, line 610
    def transaction_active?
      @transaction_active
    end