# File lib/celerity/container.rb, line 176
    def del(*args)
      Del.new(self, *args)
    end