/**
  * @return mixed
  */
 public function getPermissions()
 {
     return $this->addressBook->getPermissions();
 }