# File lib/jeweler.rb, line 135
  def release_gem_to_rubygems
    Jeweler::Commands::ReleaseToRubygems.build_for(self).run
  end