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