# File lib/puppet/parser/ast/leaf.rb, line 138
138:         def to_s
139:             @value.to_s
140:         end