public function setController($controller)
 {
     self::$controller = $controller;
 }