Object
# File lib/mocha/single_return_value.rb, line 7 7: def initialize(value) 8: @value = value 9: end
# File lib/mocha/single_return_value.rb, line 11 11: def evaluate 12: @value 13: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.