# File lib/daemons/application_group.rb, line 146 def show_status @applications.each {|a| a.show_status} end