# File lib/puppet/parser/ast/nop.rb, line 7
7:         def evaluate(scope)
8:             # nothing to do
9:         end