# File lib/commands/plugin/repositories.rb, line 120
  def self.instance
    # TODO Use test cache file if $testing
    @instance ||= Repositories.new
  end