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