private void Initialize(TestDefaultConstructor source, ICloningContext context) { context.CloneFields(source, this); CloneInitializeCalled = true; }