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