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