# File lib/dm-core/adapters/abstract_adapter.rb, line 153
        def pop_transaction
          transactions(Thread.current).pop
        end