class Puppet::Pops::Adapters::EmptyAlternativeAdapter
An empty alternative adapter is used when there is the need to attach a value to be used if the original is empty. This is used when a lazy evaluation takes place, and the decision how to handle an empty case must be delayed.
Attributes
empty_alternative[RW]
@return [Object] The alternative value associated with an object