# File lib/puppet/type.rb, line 286
286:   def self.paramdoc(param)
287:     @paramhash[param].doc
288:   end