# File lib/puppet/parser/templatewrapper.rb, line 12
12:     def initialize(scope)
13:         @__scope__ = scope
14:     end