# File lib/puppet/parser/scope.rb, line 424
424:   def to_s
425:     "Scope(#{@resource})"
426:   end