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