# File lib/puppet/provider.rb, line 253
253:     def get(param)
254:         @property_hash[symbolize(param)] || :absent
255:     end