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