5960616263646566676869
fail("must have failed to add"); //$NON-NLS-1$ }catch(RuntimeException e) { } try { choice.addChildElement(new MappingElement("foo")); //$NON-NLS-1$ fail("must have failed to add"); //$NON-NLS-1$ }catch(RuntimeException e) { } try {