var PermanentStorage=function(){};PermanentStorage.prototype={store:function(a){a=(a||null).toString()||null;console.warn(a)},fetch:function(){}};