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