# File lib/daemons/reporter.rb, line 35 def stopping_process(app_name, pid) output_message "#{app_name}: trying to stop process with pid #{pid}..." end