# File lib/puppet/resource/catalog.rb, line 283
283:     def host_config?
284:         host_config || false
285:     end