Object
# File lib/mocha/thrower.rb, line 5 5: def initialize(tag, object = nil) 6: @tag, @object = tag, object 7: end
# File lib/mocha/thrower.rb, line 9 9: def evaluate 10: throw @tag, @object 11: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.