class PackageConfig

def default_path

def default_path
  @default_path ||= compute_default_path
end