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