# File lib/celerity/container.rb, line 449
    def label(*args)
      Label.new(self, *args)
    end