# File lib/puppet/transaction/resource_harness.rb, line 153 153: def initialize(transaction) 154: @transaction = transaction 155: end