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