/** */ public function getChar() { return $this->_string ? $this->_string->getChar() : parent::getChar(); }