# File lib/puppet/property/keyvalue.rb, line 19
19:       def should_to_s(should_value)
20:         hash_to_key_value_s(should_value)
21:       end