fun nextControlFlow(controlFlow: String, vararg args: Any): Builder
controlFlow - the control flow construct and its code, such as "else if (foo == 10)".
controlFlow