Disabled caching in Java URLConnection when fetching feedlisting file from server.
// this test doesn't specify all the interface members
function Test() {
}
Test.prototype.getInstance = function() {
return instance;
}
Test.prototype.getProperties = function() {
return properties;
}