# File lib/puppet/parser/compiler.rb, line 211 211: def topscope 212: node_scope || @topscope 213: end