/**
  * @return mixed
  */
 public function all()
 {
     return $this->page->all();
 }