# File lib/celerity/container.rb, line 515
    def meta(*args)
      Meta.new(self, *args)
    end