# File lib/rubygems/source_index.rb, line 165
    def each(&block)
      @gems.each(&block)
    end