# File lib/mocha/argument_iterator.rb, line 3
    def initialize(argument)
      @argument = argument
    end