Help for this page
if ( $condition ) { this_foo(); ... a_new_foo(); another_bar(); }
$object->method( ARG1 => $this, ARG2 => $that, ARG3 => $else ) #if not packing put ";" here ->pack( ARGX => $whyzee );