I am running this in the client folder. Meteor 1.3 ``` js clientId = Meteor.ClientCall.setClientId(Random.id()); ``` this return undefined. No errors, any reason or ideas for this?