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