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