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