# File lib/celerity/container.rb, line 776
    def ul(*args)
      Ul.new(self, *args)
    end