class Puppet::Pops::Binder::Bindings::InstanceProducerDescriptor

An InstanceProducer creates an instance of the given class Arguments are passed to the class’ `new` operator in the order they are given. @api public