# File lib/puppet/parser/scope.rb, line 416 416: def ephemeral?(name) 417: @ephemeral.include?(name) 418: end