# File test/test_AccessLog.rb, line 126
    def del_logfile_at(pos)
      @del_logfile_at_call += 1
      @del_logfile_at_pos = pos
      nil
    end