# File lib/puppet/transaction/change.rb, line 76
76:     def noop?
77:         return @property.noop
78:     end