# File lib/celerity/container.rb, line 743
    def th(*args)
      Th.new(self, *args)
    end