iterable.forEach(() -> ""));
() -> {};
iterable .stream() .filter() .map() .collect()
new StringJoiner("-").add("foo").add("bar")