552553554555556557558559560561562
} { Boolean input = Boolean.TRUE; try { output = new Boolean( binding.echoBoolean(input.booleanValue())); verify("echoBoolean", input, output); } catch (Exception e) { if (!testMode) { verify("echoBoolean", input, e); } else {
510511512513514515516517518519520
548549550551552553554555556557558
519520521522523524525526527528529
551552553554555556557558559560561
558559560561562563564565566567568