Selector id(String id) { assert(unallowedList(this)); return Selector.chain([this, Selector.id(id)]); }