# File lib/jeweler/commands/install_gem.rb, line 17
      def gem_command
        "#{Config::CONFIG['RUBY_INSTALL_NAME']} -S gem"
      end