# File lib/mocha/thrower.rb, line 3 def initialize(tag, object = nil) @tag = tag @object = object end