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