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