# File lib/mocha/return_values.rb, line 13
    def initialize(*values)
      @values = values
    end