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