# File lib/puppet/type.rb, line 535
535:     def parameter(name)
536:         @parameters[name.to_sym]
537:     end