# File lib/vcr/http_stubbing_adapters/common.rb, line 67 def restore_stubs_checkpoint(cassette) raise ArgumentError.new("No checkpoint for #{cassette.inspect} could be found") end