Returns The name of the parameter in string form.
Returns:
The name of the parameter in string form.
548 549 550
# File 'lib/puppet/parameter.rb', line 548 def to_s name.to_s end