# File lib/puppet/network/formats.rb, line 35 35: def use_zlib? 36: Puppet.features.zlib? && Puppet[:zlib] 37: end