class Utils::ConfigFile::SyncDir

def skip?(path)

def skip?(path)
  path =~ skip_path
end