# File lib/dm-core/transaction.rb, line 453
      def transaction
        Transaction.new(self)
      end