if([_collectionView respondsToSelector:@selector(setPrefetchingEnabled:)]){
_collectionView.prefetchingEnabled = NO; }