# File test/test_AccessLog.rb, line 149
    def logfile_format=(new_format)
      @set_logfile_format_call += 1
      @set_logfile_format_value = new_format
    end