It now only ever returns the the number of times the stub has been called. To assert if it has been called exactly X number of times, use `stub_called_exact_times` instead.