# File lib/puppet/type.rb, line 489
489:   def parameter(name)
490:     @parameters[name.to_sym]
491:   end