# File lib/cgikit/displaygroup.rb, line 376
    def clear_selection
      @selection_indexes.clear
      @selections.clear
    end