/**
  * @return string
  */
 public function getDocument()
 {
     return $this->info->getDocument();
 }