in RIBsTests/Mocks.swift [87:92]
func activate() { activateCallCount += 1 if let activateHandler = activateHandler { return activateHandler() } }