# File setup.rb, line 962
  def init_installers
    @installer = Installer.new(@config, @options, @ardir, File.expand_path('.'))
  end