public function setDocComment($docComment) { $this->attributes['comments'] = array($this->normalizeDocComment($docComment)); return $this; }