# File lib_ctrl/rucy/control.rb, line 43
    def add_logfile(output)
      @logfiles_output.push(output)
      nil
    end