# File lib/mocha/class_method.rb, line 18 18: def unstub 19: remove_new_method 20: restore_original_method 21: stubbee.reset_mocha 22: end