# File lib/puppet/parser/ast/else.rb, line 12
12:
def
each
13:
yield
@statements
14:
end