public void SetUp()
		{
			sd = new StubFileDirectoryDeleter();
		}
 public void SetUp()
 {
     sd = new StubFileDirectoryDeleter();
 }