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