static L selectFirstRadioButton(L l) { selectRadioButton(first(l)); ret l; }