# File lib/puppet/agent/runner.rb, line 13
13:     def agent
14:         Puppet::Agent.new(Puppet::Configurer)
15:     end