public static function set_not_found($not_found = false)
 {
     self::$not_found = $not_found;
 }