# File lib/rubygems/source_info_cache.rb, line 326
  def set_cache_data(hash)
    @cache_data = hash
    update
  end