Feedback.prototype.summary = function () {
  return this.model.results ? this.model.results.summary : ''
}