# File lib/cgikit/parser.rb, line 161 def append_to_response( response, context ) response.content << @content end