# File lib/puppet/parser/scope.rb, line 81
81:
def
topscope?
82:
@level
==
1
83:
end