public override IEnumerable <object> GetItems()
 {
     return(PackageMetadataLoader.GetDocuments(ConfigId));
 }