class Rubycritic::Analyser::Stats

def initialize(analysed_files)

def initialize(analysed_files)
  @analysed_files = analysed_files
end