getBook()->getTitle(); $this->titleCount++; if (1 < $this->titleCount) { $context_in->setTitleState(new BookTitleStateExclaim); } return Str_replace(' ','*',$title); } } ?>