Ruby gem for stubbing HTTP requests that predated WebMock. Bartosz Blimke tried to use FakeWeb but found its request-matching capabilities too limited and its support scoped only to Net::HTTP, which motivated him to write WebMock.