# File lib/mocha/class_method.rb, line 13 13: def stub 14: hide_original_method 15: define_new_method 16: end