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