# File lib/mocha/any_instance_method.rb, line 35 35: def remove_new_method 36: stubbee.send(:remove_method, method) 37: end