function __construct()
 {
     parent::__construct();
     self::init();
 }
 function __construct()
 {
     parent::__construct();
 }