output( "{var \$a = \"foo\"}\n" ); do { $str = $list->generate(); $a->output( $str . "\n" ); } while ( $list->increase() ); ?>