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