# File lib/transaction/simple.rb, line 379
  def transaction_exclusions
    @transaction_exclusions ||= []
  end