RSpec::Mocks::Proxy
@private
# File lib/rspec/mocks/proxy.rb, line 252 def reset @method_doubles.clear object.__disallow_further_usage! super end