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