# File lib/rubygems/source_info_cache.rb, line 161 def set_cache_data(hash) @cache_data = hash @dirty = false end