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