# File lib/puppet/parser/ast/leaf.rb, line 115
115:
def
hash
116:
return
@value
.
hash
117:
end