/**
  * {@inheritdoc}
  */
 public function setPage($page)
 {
     return $this->pagination->setPage($page);
 }