`val chicagoansScope = people.filter { it.city == ...
# tornadofx
m
val chicagoansScope = people.filter { it.city == 'Chicago' }