class RubyCritic::SourceLocator

def initialize(paths)

def initialize(paths)
  @initial_paths = Array(paths)
end