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