Task <string> IProjectionsManagement.ListAdHocAsync()
 {
     return(_projectionsManager.ListAdHoc());
 }