# File lib/bundler.rb, line 353
    def clear_gemspec_cache
      @gemspec_cache = {}
    end