/**
  * {@inheritdoc}
  */
 public function setHints(array $hints)
 {
     $this->collection->setHints($hints);
 }