# File lib_ctrl/rucy/params.rb, line 557 def del_logfile_at(pos) @params['logfiles'].delete_at(pos) nil end