in Sources/Confidence/EventStorageInMemory.swift [11:13]
func writeEvent(event: ConfidenceEvent) throws { events.append(event) }