public void GeneratedCodeShouldBeEmpty()
 {
     if (ExpectNoCodeShouldBeGenerated)
     {
         GeneratedCode.ShouldBeEmpty();
     }
 }