`people.extracting(::location,::city).shouldBeAll(...
# kotlintest
s
people.extracting(::location,::city).shouldBeAll("London", "London")