# File lib/mocha/multiple_yields.rb, line 5
    def initialize(*parameter_groups)
      @parameter_groups = parameter_groups
    end