# File lib/big_record/fixtures.rb, line 451 def self.cache_for_connection(connection) @@all_cached_big_record_fixtures[connection.object_id] ||= {} @@all_cached_big_record_fixtures[connection.object_id] end