# File lib/mocha/any_instance_method.rb, line 42
42:     def remove_new_method
43:       stubbee.send(:remove_method, method)
44:     end