# File lib/puppet/parser/scope.rb, line 412 412: def unset_ephemeral_var 413: @ephemeral = {} 414: end