def sort_boosted_responses(list)
    return list unless @boost_targets.present?

    preferred = []
    other_targets = list