# File lib/puppet/application.rb, line 132 132: def stop! 133: self.run_status = :stop_requested 134: end