cont method

obj.cont()

Signal that the expect method should not return by default; continue to wait and process the clauses.

Calling this method is only applies within the expect method's callbacks. Calling it outside of a callback will have no effect.