public static function clear_cache() { self::$smart_cache = array(); self::$device_cache = array(); }