public void Initialize()
 {
     this.context = TestHelper.CreateContext();
     this.asset   = null;
 }