sS invtag(S tag, O... params) { O contents = last(params); ret tag(tag, contents, dropLastFromObjectArray(params)); }