/**
  * @private
  * @static
  */
 public static function install()
 {
     $me = new Wdeb_Installer();
     $me->create_default_options();
 }