# File lib/commands/plugin/repositories.rb, line 13
  def each(&block)
    @repositories.each(&block)
  end