# File lib/puppet/indirector/catalog/compiler.rb, line 55 55: def networked? 56: Puppet.run_mode.master? 57: end