public void TestInitialize()
 {
     _log.Clear();
     _decorated = CreateDecoratedImplementation();
 }