The Bindings model is a model of Key to Producer mappings (bindings). It is composed of a meta-model part (bindings_model_meta.rb), and and implementation part (this file).
@see Puppet::Pops::Binder::BindingsFactory The BindingsFactory for more details on how to create model instances. @api public