class RubyCritic::Generator::HtmlReport

def smells_index_generator

def smells_index_generator
  Html::SmellsIndex.new(@analysed_modules)
end