# File lib/mocha/class_method.rb, line 47
    def remove_new_method
      stubbee.__metaclass__.send(:remove_method, method)
    end