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