public static function refresh_options()
 {
     self::$options = get_option(self::OPTIONS_NAME);
 }