# File lib/celerity/container.rb, line 531
    def ol(*args)
      Ol.new(self, *args)
    end