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