# File lib/puppet/indirector/catalog/compiler.rb, line 63 63: def networked? 64: $0 =~ /puppetmasterd/ 65: end