sub this { for (@this){ print "this\n"; if ($thing){ print $thing; } } }