public function __construct()
 {
     parent::__construct();
     self::$conf = $this;
 }