# File lib/puppet/property/list.rb, line 7 7: def should_to_s(should_value) 8: #just return the should value 9: should_value 10: end