Method: Puppet::Pops::Loaders#static_loader

Defined in:
lib/puppet/pops/loaders.rb

#static_loaderObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



227
228
229
# File 'lib/puppet/pops/loaders.rb', line 227

def static_loader
  self.class.static_loader
end