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