public void updateBeanShellScript(BeanShellScript script) { script.add("}"); script.add("else"); script.add("{"); }
public void updateBeanShellScript(BeanShellScript script) { script.add("// " + commandLine); }