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