in src/alert/alert.ts [49:52]
addCondition(condition: Condition) { this.conditions.push(condition); return this; }