case BONConstraintAttributeFirstBaseline: // fall through
case BONConstraintAttributeLastBaseline: // fall through
case BONConstraintAttributeBottom: // fall through
case BONConstraintAttributeUnspecified: {
[NSException raise:NSInternalInconsistencyException format:@"Not implemented yet"];
break;
}