# File lib/puppet/transaction/change.rb, line 85
85:     def resource
86:         self.proxy || @property.resource
87:     end