Method: Puppet::Pops::Types::PObjectType#allocate
- Defined in:
- lib/puppet/pops/types/p_object_type.rb
#allocate ⇒ Object
859 860 861 |
# File 'lib/puppet/pops/types/p_object_type.rb', line 859 def allocate implementation_class.allocate end |