Ruby 2.7 Introduces Enumerable#filter_map Method
Ruby 2.7 introduces Enumerable#filter_map, combining filter and map into a single, efficient method call