# File lib/mocha/thrower.rb, line 9
 9:     def evaluate
10:       throw @tag, @object
11:     end