# File lib/puppet/daemon.rb, line 82 82: def restart 83: Puppet::Application.restart! 84: reexec unless agent and agent.running? 85: end