/**
  * @inheritdoc
  */
 public function supportsObject($object)
 {
     return $this->exporter->supports($object);
 }