# File lib/puppet/type.rb, line 319 319: def self.paramdoc(param) 320: @paramhash[param].doc 321: end