public void GetCurrentTaxReturn()
 {
     Assert.IsNotNull(FApplication.GetCurrentTaxReturn());
 }