# File lib/celerity/container.rb, line 368
    def h5(*args)
      H5.new(self, *args)
    end