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