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