# File lib/rubygems/installer.rb, line 37 def initialize(gem, options={}) @gem = gem @options = options end