old: return $str if $add < 1; new: return $str . $right if $add < 1;