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