# File lib/abingo/experiment.rb, line 26
  def participants
    alternatives.sum("participants")
  end