# File lib/rgen/ecore/ecore_builder_methods.rb, line 58 def contains_1(name, type, argHash={}) references_1(name, type, {:containment => true}.merge(argHash)) end