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