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