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