public void Test4()
        {
            TestClass1 tc = TypeAccessor.CreateInstance <TestClass1>();

            tc.ClearTest3();
        }