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