# File lib/jeweler.rb, line 76
  def validate_gemspec
    Jeweler::Commands::ValidateGemspec.build_for(self).run
  end