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