I need to count occurences of some special bundles.
Map countBundles(){ return bundles.stream() .bla() .bla()