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