# File lib/mocha/mock.rb, line 189
189:     def stub_everything
190:       @everything_stubbed = true
191:     end