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