# File lib/wsdl/xmlSchema/attributeGroup.rb, line 55
  def refelement
    @refelement ||= root.collect_attributegroups[@ref]
  end