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