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