# File lib/celerity/container.rb, line 288
    def frame(*args)
      Frame.new(self, *args)
    end