I want to mock a class with static method with substitute.js and use the mocked static method to test other classes.
However, I cannot find the way to access to the m