# File lib/rubygems/gem_commands.rb, line 92 def remote? options[:domain] == :remote || options[:domain] == :both end