# File lib/dm-core/adapters/abstract_adapter.rb, line 166
        def current_transaction
          transactions(Thread.current).last
        end