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