public String getTemporaryVariableName() {
   return JspUtil.nextTemporaryVariableName();
 }