/**
  * {@inheritDoc}
  */
 public function getAttributeGroups()
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getAttributeGroups', array());
     return parent::getAttributeGroups();
 }