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