Help for this page
$var = some_class->some_method() || ''
@array1 = get_array2() || (); ... return (@array2); }