# File lib/Borges/RequestHandler/Session.rb, line 288
  def response_for(&block)
    return with_escape_continuation do block.call end
  end