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