static Set<WhalePod> endTrackingReads() { return _trackerStack.isEmpty ? {} : _trackerStack.removeLast(); }