# File lib/rspec/mocks/stub_const.rb, line 222 def rspec_reset @deepest_defined_const.send(:remove_const, @const_to_remove) end