# File lib/sup/horizontal-selector.rb, line 15
  def set_to val; @selection = @vals.index(val) end