# File lib/openshift-origin-common/models/group.rb, line 13 def component_refs=(data) data.each do |value| add_component_ref(value) end end