protected override void BecauseOf()
 {
     exception = Capture.Exception(() => sut.Add("blah"));
 }