Object
# File lib/mocha/single_return_value.rb, line 7 def initialize(value) @value = value end
# File lib/mocha/single_return_value.rb, line 11 def evaluate @value end
[Validate]
Generated with the Darkfish Rdoc Generator 2.