found this on JNWCollectionViewFramework.m: (void)selectItemsAtIndexPaths:(NSArray *)indexPaths animated:(BOOL)animated but it seems like this function is private, what's the reason for this? it seems like a useful code