# File lib/puppet/parser/ast/leaf.rb, line 111
111:     def hash
112:       @value.hash
113:     end