public void Init()
		{
			pad = new DerivedUnitTestsPad();
			pad.Dispose();
		}