# File lib/cgikit/parser.rb, line 236 def create_dynamic_element( klass, context ) klass.new(@ckid, associations(context), root.component) end