# File lib/mocha/setup_and_teardown.rb, line 7
7:     def setup_stubs
8:       $stubba = Mocha::Central.new
9:     end