class RorVsWild::Locator

def irrelevant_path?(path)

def irrelevant_path?(path)
  path.start_with?(*lib_paths)
end