var a=function(){};a.prototype.b='c';a.prototype.f=function(){return 'q';};alert(new a().b);alert(new a().f());
ukgjvkugffjnfujhv