sclass FunctionResourceUse { settable long bytesAllocated; settable Seconds runtime; toString { ret toStringWithFields(this); } }