byIds(List<String> ids) { this.id = null; return this.whereIn(attribute: 'id', values: ids, merge: false); }