# File lib/cgikit/session.rb, line 236
  def append_to_response( response, context )
    context.component.append_to_response(response, context)
  end