ReadOnlyCollection <Folder> IExplorerDataModel.GetFolders()
 {
     return(foldersQueryFactory.GetRecentFolders());
 }