public function offsetExists($offset)
 {
     return $this->view->offsetExists($offset);
 }