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