public function __construct()
 {
     parent::__construct();
 }
 public function __construct(MVC_App $app_view)
 {
     parent::__construct();
 }