# File lib/celerity/container.rb, line 659
    def strong(*args)
      Strong.new(self, *args)
    end