# File lib/cgikit/context.rb, line 63
  def component_id=( cid )
    @contexts[0] = cid
  end