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