# File lib/wsdl/xmlSchema/group.rb, line 59 def refelement @refelement ||= (@ref ? root.collect_modelgroups[@ref] : nil) end