class Jeweler::Commands::InstallGem

def gem_command

def gem_command
  "#{RbConfig::CONFIG['RUBY_INSTALL_NAME']} -S gem"
end