public function createBody() { $body = new Body(); $body->addStyleClass($this->getPageCode()); return $body; }