MethodgroupCommaSeparatedFirstNamesByBirthdayMonthReturns a {@link Map} where key is a birthday month, and value is a {@link String} that stores comma and space -separated first names (e.g. "Polly, Dy
5-0-functional-programming/5-2-1-crazy-streams/src/main/java/com/bobocode/fp/CrazyStreams.java:150