# File lib/celerity/container.rb, line 320
    def h2(*args)
      H2.new(self, *args)
    end