# File lib/celerity/container.rb, line 304
    def h1(*args)
      H1.new(self, *args)
    end