In the original example the expression "age == 16" is replaced by the boolean variable "sweet_sixteen" (Who in the hell uses '_' for Java names? This is a bad sign already.) thereby somehow making it ...