# File lib/transaction/simple.rb, line 543
543:     def transaction_exclusions
544:       @transaction_exclusions ||= []
545:     end