I\'m trying to intercept a call with Sinon.js so I can do some logging and then execute the original call. I don\'t see a way to do this with sinon.spy(), but I think I can do