# File lib/active_record/fixtures.rb, line 415
    def self.cache_for_connection(connection)
      @@all_cached_fixtures[connection]
    end