# File lib/celerity/container.rb, line 336
    def h3(*args)
      H3.new(self, *args)
    end