import test.* fun box(): String? { return processRecords("O") { this + "K" } }