public function __toString()
 {
     return (string) $this->result->getPosition();
 }