# File lib/celerity/container.rb, line 424
    def inses(*args)
      Inses.new(self, *args)
    end