I have a function I am stubbing, and am passing in an object as my argument, but when I use getCall(0).args the argument is shown as it is at the end of the functio
getCall(0).args