Help for this page
if (++$been_here{$this_location} > 4 and $total_tips{$this_location} == 0) { ... $driver->cough_on($pizza) } }
if ($location->is('affluent') and $this_tip == 0) { if ($customer->try($coupon) and ! $coupon->good_on('delivery')) { ... $driver->pockets($coupon->amount); } }