public void GetTemplateSignaturePrefix()
 {
     Assert.IsFalse(string.IsNullOrEmpty(FApplication.GetTemplateSignaturePrefix()));
 }