class RubyCritic::RevisionComparator

def initialize(paths)

def initialize(paths)
  @paths = paths
end