# File lib/celerity/container.rb, line 465
    def li(*args)
      Li.new(self, *args)
    end