class ChefCLI::PolicyfileServices::PushArchive

def archive_file_path

def archive_file_path
  File.expand_path(archive_file, root_dir)
end