예제 #1
0
 /**
  */
 public function __toString()
 {
     return $this->_string ? strval($this->_string) : parent::__toString();
 }