public function __construct()
 {
     parent::__construct();
     $model = Country::getInstance();
 }