# File lib/puppet/parameter.rb, line 458 458: def unsafe_munge(value) 459: self.class.value_collection.munge(value) 460: end