# File lib/commands/plugin/repository.rb, line 24
  def each(&block)
    plugins.each(&block)
  end