# File lib/celerity/container.rb, line 643
    def span(*args)
      Span.new(self, *args)
    end