# File lib/cgikit/elements/switcher.rb, line 45
  def append_to_response( response, context )
    @switch.append_to_response(response, context)
  end