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