# File lib/cgikit/elements/actionurl.rb, line 28
    def append_to_response( response, context )
      response.content << action_url(context)
    end