public function getType()
 {
     return 'group_' . parent::getType();
 }
 public function getType()
 {
     return 'representative_' . parent::getType();
 }