# File lib/yard/rubygems/backports/source_index.rb, line 203 def each(&block) # :yields: gem.full_name, gem @gems.each(&block) end