# File lib/mocha/single_return_value.rb, line 5
    def initialize(value)
      @value = value
    end