# File lib/celerity/container.rb, line 627
    def select_list(*args)
      SelectList.new(self, *args)
    end