# File lib/vcr/http_stubbing_adapters/webmock.rb, line 37 def create_stubs_checkpoint(cassette) checkpoints[cassette] = ::WebMock::StubRegistry.instance.request_stubs.dup end