# File lib/puppet/application.rb, line 136 136: def restart! 137: self.run_status = :restart_requested 138: end