class Rubycritic::Analyser::Flog

def initialize(paths)

def initialize(paths)
  super(DEFAULT_OPTIONS)
  flog(*paths)
end