# File lib/dbd/pg/database.rb, line 297
    def in_transaction?
        @in_transaction
    end