# File lib/vcr/http_stubbing_adapters/faraday.rb, line 49 def reset! instance_variables.each do |ivar| remove_instance_variable(ivar) end end