67 68 69 70 71
# File 'lib/roma/tools/log_merger.rb', line 67 def close_file unless @f.closed? @f.close end end