# File lib/rubygems/remote_installer.rb, line 197 def new_installer(gem) return Installer.new(gem, @options) end