# File lib/puppet/parser/scope.rb, line 108
108:
def
topscope?
109:
@level
==
1
110:
end