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