# File lib/jeweler.rb, line 91
  def install_gem
    Jeweler::Commands::InstallGem.build_for(self).run
  end