if (data.model.target_id && isCurrentTarget(data.model)) {
          self.collection.add(data.model);
        }