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