public void SetUp()
 {
     this.index = new MockComponentIndex();
     ComponentPool.Initialize(index);
 }