# File lib/merb-core/controller/mixins/render.rb, line 481
  def thrown_content?(obj = :for_layout)
    @_caught_content.key?(obj)
  end