getNumber(); } public function getFb2() { $result = "\n\n\n".parent::getFb2(); return $result; } protected function updateFirstParagraph() { array_unshift($this->paragraphs, ''.$this->getName(). ': '); } }