public function __construct($controller, $model)
 {
     parent::__construct($controller, $model);
     //$this->post = $post;
 }