class PackageConfig

def exist?

def exist?
  not pc_path.nil?
end