# File lib/rubygems/source_info_cache.rb, line 265
  def reset_cache_data
    @cache_data = nil
    @only_latest = true
  end