function __construct()
 {
     self::$file = plugin_dir_path(__FILE__);
     $this->add_hooks();
 }