class RDoc::Stats::Quiet

def initialize total_files

def initialize total_files
  @total_files = total_files
end