ICollectionLoaded <TService, TCollectionType> .Sort(IComparer <TCollectionType> customComparer) { comparer = customComparer.ToNonGeneric(); return(this); }