# File lib/puppet/module/tool/cli.rb, line 68
  def install(name)
    Puppet::Module::Tool::Applications::Installer.run(name, options)
  end