# File lib/mocha/any_instance_method.rb, line 7
7:     def mock
8:       stubbee.any_instance.mocha
9:     end