Groovy Ternary Operator Short Form
something ?: 'default-value-if-false'
GitPaulo
something ?: 'default-value-if-false'