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