class ChefCLI::Policyfile::StorageConfig

def policyfile_expanded_path

def policyfile_expanded_path
  File.expand_path(policyfile_filename, relative_paths_root)
end