condition.ifTrue: { /* condition is true... */ } ifFalse: { /* condition is false... */ }