527528529530531532533534535
{ add((Behavior)validator); } else { add((Behavior)new ValidatorAdapter(validator)); } return this; }