in Sources/apm-agent-ios/Instrumentation/ActivityStack.swift [24:26]
mutating func push(_ element: AnyObject) { items.insert(element, at: 0) }