# File lib/celerity/container.rb, line 400
    def hidden(*args)
      Hidden.new(self, *args)
    end