"Allocate an autorelease pool to persist during system runtime" ObjCClass basicAt: #AutoreleasePool ifAbsentPut: [ (ObjCClass named: #NSAutoreleasePool in: #Foundation) newInstanceHandle ]