class RubyCritic::SourceLocator

def paths

def paths
  @paths ||= pathnames.map(&:to_s)
end