Gets the string representation of the input.
Returns:
Returns the string representation of the input.
102 103 104
# File 'lib/puppet/generate/type.rb', line 102 def to_s @path end