# File lib/mocha/any_instance_method.rb, line 13
13:     def mock
14:       stubbee.any_instance.mocha
15:     end