// Make Namespace var identity = {} ; // Fetch Status identity.fetchStatus = function(){ // TODO return new Array("0", "user1", "25/02/2016"); }