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