# File lib/jeweler.rb, line 70
  def write_gemspec
    Jeweler::Commands::WriteGemspec.build_for(self).run
  end