/**
  * @return string
  */
 public function getCode()
 {
     return $this->customerFamily->getCode();
 }