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