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