# File lib/rubygems/source_info_cache.rb, line 138 def flush write_cache if @dirty @dirty = false end