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