$vacation->subtract_quality( $_->has_obvious_fix() ? $_->get_severity() * 100 : $_->get_severity() ) foreach grep{ !$_->is_existing_problem() and $_->get_contact() eq $me and $_->get_description() =~ /a documented feature/i } @{$work->get_bug_list()}