public virtual void Destroy(object O) { try { m_container.Mockery.VerifyAllExpectationsHaveBeenMet(); } finally { m_container = null; } }