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