# File lib/puppet/transaction/event.rb, line 26 26: def property=(prop) 27: @property = prop.to_s 28: end