public override Task <SearchResponse> FetchData(string from) { return(_fileUploader.FetchCategories(from)); }