# File lib/puppet/parser/ast/not.rb, line 10
10:         def each
11:             yield @value
12:         end