# File lib/merb-core/controller/mixins/render.rb, line 379
  def catch_content(obj = :for_layout)
    @_caught_content[obj]
  end