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