# File lib/mocha/single_return_value.rb, line 7
7:
def
initialize
(
value
) 8:
@value
=
value
9:
end