# File lib/celerity/container.rb, line 416
    def ins(*args)
      Ins.new(self, *args)
    end