# File lib/cgikit/context.rb, line 105 def init_context_id_and_component_id( component, component_id ) @component = component self.component_id = component_id end