# File lib/puppet/parser/templatewrapper.rb, line 40 40: def all_tags 41: return scope.catalog.tags 42: end