# File lib/celerity/container.rb, line 481
    def link(*args)
      Link.new(self, *args)
    end