Minify Groovy Code

if(condition) { statement #1 statement #2 … } else{ statement #3 statement #4 }