# File lib/pdf/writer.rb, line 2725 2725: def _post_transaction_rewind 2726: @objects.each { |e| e.instance_variable_set(:@parent,self) } 2727: end