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