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