public void Init()
		{
			pad = new MockUnitTestsPad();
		}
 public void Init()
 {
     pad = new MockUnitTestsPad();
 }