# File lib/puppet/parser/ast/leaf.rb, line 13
13:
def
match
(
value
) 14:
@value
==
value
15:
end