/**
  * {@inheritDoc}
  */
 public function checkpoint($document)
 {
     return $this->wrapped->checkpoint($document);
 }