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