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