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