Ruby - Testing with RSpec and Minitest
How can you use nested
describe blocks in RSpec to organize tests for a class Calculator with methods add and subtract?