Rspec has a great DSL to mock the behavior of an object and today I found an interesting method `and_call_original`, that I've never used before. With the help of this method, you can check that some method was called and call the original method. See: https://t.co/stgmw3hewh?amp=1