I am trying to stub a method in sinon.
Here is a simplified example
function a() { return b().add(1, \'days); } function b() { return moment.ut